home *** CD-ROM | disk | FTP | other *** search
/ Ray Dream Studio 5 / Ray Dream.iso / pc / DreamSDK / Macintosh / Samples / backgrnd / BACK / COMBACK.makeit < prev    next >
Encoding:
Text File  |  1997-07-09  |  1.9 KB  |  14 lines

  1. Echo "Compiling: COMBACK.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:COMBACK.obj :COMBACK.cpp
  2. Echo "Compiling: BACKdll.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:BACKdll.obj :BACKdll.cpp
  3. Echo "Compiling: BACKfac.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:BACKfac.obj :BACKfac.cpp
  4. Echo "Compiling: GUID.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:GUID.obj :GUID.cpp
  5. Echo "Building COMBACK Data"
  6. Rez -i : -i ::::include: -i "{MWCincludes}" COMBACK.r -o :objs:M.PPC:COMBACK.data.rsc
  7. Res2Data :objs:M.PPC:COMBACK.data.rsc :objs:M.PPC:COMBACK" Data"
  8. Setfile -t RDxD -c RD4A :objs:M.PPC:COMBACK" Data"
  9. Echo "Linking COMBACK"
  10. MWLINKPPC -xm s -@export exports.exp -init __initialize -sym on -t 'RDEX' -c 'COba' -fastlink off -osym :objs:M.PPC:COMBACK.xSym -o :objs:M.PPC:COMBACK :objs:M.PPC:COMBACK.obj :objs:M.PPC:BACKdll.obj :objs:M.PPC:BACKfac.obj :objs:M.PPC:GUID.obj  "::::lib:COMRT.M.PPC.lib" "::::lib:3DCOFail.M.PPC.obj" "{MWPPClibraries}MWCRuntime.Lib" "{Sharedlibraries}InterfaceLib" "{MWPPClibraries}MathLib" "{MWPPClibraries}MSL C.PPC.Lib" 
  11. Echo "Rezzing COMBACK"
  12. Rez -a -o :objs:M.PPC:COMBACK -i : -i ::::include: -i "{MWCincludes}" MacBACK.r
  13. Setfile -a B :objs:M.PPC:COMBACK
  14.